home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / pcboard / depos111.zip / DEPOSIT.DOC < prev    next >
Text File  |  1996-04-01  |  11KB  |  234 lines

  1.                      ************************************
  2.                              THE DEPOSITORY BANK
  3.                      ************************************
  4.                         The ultimate Time and Byte PPE
  5.  
  6.                           Version 1.11      04-01-96
  7.  
  8.                                  Courtesy of:
  9.                           
  10.                                   The TAO BBS
  11.                                 (609) 587-2672
  12.                        300 - 33.6K USR Dual Standard V.34
  13.                                 24 Hours a Day
  14.  
  15.  
  16.                            Written by: Robert Watson
  17.                                        Robert Jackson
  18.  
  19.                            Practical Computer Services
  20.                                   P.O. Box 9088
  21.                                Trenton, NJ  08650
  22.  
  23.  
  24. INTRODUCTION:
  25.  
  26. Winner of the 1995 PCBoard Favorite Add-On Contest as Best Shareware PPE!
  27.  
  28.    This PPE is written exclusively for PCBoard version 15.2x. The purpose of
  29.    this PPE is to allow your users to bank TIME or BYTES and to recover
  30.    them when needed. It will also allow the user to exchange the saved time
  31.    for bytes or bytes for time. No maintenance is required by the Sysop once
  32.    the PPE is installed.
  33.  
  34. FILES:
  35.  
  36.     Below is a list of files that come with the unregistered version. If any
  37.     files are missing please call the  BBS listed above.  Please do not
  38.     modify any of the files except the ones indicated, as the program will
  39.     not run properly if these are modified.
  40.  
  41.     DEPOSIT.PPE ---- The main PPE program.
  42.   * DEPOSIT.CFG ---- The PPE's config file, modify as needed. See note below.
  43.     DEPOSIT.DAT ---- The Data file for the PPE
  44.     DEPOSIT.NDX ---- The Index file for the PPE
  45.     DEPOSIT.DOC ---- Program documentation (You are reading it now)
  46.     HISTORY.DOC ---- Program release history
  47.     INTRO  .PCB ---- The main introduction screen.
  48.     USERMNU.PCB ---- The main data input screen.
  49.  ** DATAUPD.EXE ---- Support program.
  50.  ** USYSUPD.EXE ---- Support program.
  51.  
  52.  * Indicates the only modifiable files. Modifying the others will render the
  53.    program useless.
  54.  
  55. ** Do not run these programs outside of the PPE, as they may damage your data
  56.    file or your user file. These programs are called by the PPE and will pass
  57.    information to run correctly.
  58.  
  59.                                      -1-
  60. SETUP:
  61.  
  62.      1)  Create a directory and UNZIP all files for the PPE into it.
  63.      2)  Modify your Deposit.CFG file as explained below:
  64.  
  65.        240
  66.        2000000
  67.        1
  68.        100
  69.    *****************  FORMAT FOR ABOVE DATA  ****************
  70.  
  71.        LINE 1 - Maximum minutes allowed to withdraw per day
  72.        LINE 2 - Maximum bytes allowed to withdraw per day
  73.        LINE 3 - Minimum ratio ( Min = Bytes )
  74.        LINE 4 - Byte Ratio    ( Min = Bytes )
  75.  
  76.        The minutes to byte exchange is simple. For every minute you
  77.        exchange in line 3, you get the amount of bytes in line 4, also
  78.        for every exchange of bytes in line 4, you get the amount of
  79.        minutes in line 3...
  80.  
  81.        Example:  Exchange - 15 minutes for bytes..
  82.                             if line 3 = 1 and line 4 = 100 you would get
  83.                             1500 bytes for 15 minutes i.e. 15 * 100..
  84.  
  85.                  Exchange - 2000 bytes for minutes..
  86.                             if line 3 = 1 and line 4 = 100 you would get
  87.                             20 minutes for 2000 bytes i.e. 2000/100..
  88.  
  89. Installing the PPE is straight forward and simple. For those of you who
  90. don't know how to setup a PPE, please consult your PCBoard documentation.
  91.  
  92.      3)  Run PCBSETUP
  93.      4)  Choose B-File Locations, then B-Configuration Files.
  94.      5)  Highlight and edit your CMD.LST file.
  95.      6)  Create a new entry in the CMD.LST (ALT-I) and fill in the following
  96.          information:
  97.  
  98.       Command       Security        PPE/MNU File -or- Keystroke Replacement
  99.      ----------    -----------    -------------------------------------------
  100.      1) TIME          110           D:\PPES\DEPOSIT.PPE
  101.  
  102.    The command can be anything you want the user to type to activate the PPE.
  103.    The security will be the lowest security level you wish to allow a user to
  104.    access the PPE. The PPE/MNU file will include the path and the file name of
  105.    the PPE in this case the path of the created directory and the PPE called
  106.    DEPOSIT.PPE .
  107.  
  108.      7)  Set the environment variable for the PWRD file for each node.. i.e.
  109.  
  110.               SET PCB_PWRD=X:\PCB\MAIN\PWRD.
  111.  
  112.          Where X = the drive path to your PWRD file.
  113.          You might consider putting this line in your Board.Bat
  114.      
  115.      
  116.      
  117.      
  118.                                     -2-
  119.      8) Because of the changes and extended enhancements of PCBoard 15.x one
  120.         other file must be updated. Most of you that have changed over to the
  121.         15.X version may not have changed any options in the PWRD file. Even
  122.         if you do not plan on using the extra options, the file must be updated
  123.         to include the other columns. To do this go into PCBSetup and got to
  124.         the File Locations, then choose Configuration Files. The first entry
  125.         here will be the PWRD file, hit F2 after the file is brought up make 
  126.         a change to any one of the values. Exit back out of the file and answer
  127.         yes to the question about saving the PWRD file. That is all that is
  128.         needed the rest of the file entries will now be updated.
  129.  
  130. With all this done, you can now go into the BBS and type the command you enter
  131. in your CMD.LST and run the PPE. It will automatically add the user's name
  132. when they execute the command. If you have any problems in getting the program
  133. to run, you may contact me for support by calling my BBS listed below.
  134.  
  135. REGISTRATION:
  136.  
  137.    The Depository is not free; nor is the un-registered version crippled in
  138.    any way to force registration, it is fully functional.
  139.  
  140.    Why register? Besides a clean conscience, you will receive a registered
  141.    copy that will work with all future versions of The Depository, and will
  142.    remove the Nagware line at the bottom of the intro screen -UNREGISTERED-.
  143.  
  144.    The advantage of registering the program is that you will be supporting
  145.    the many hours that went into making this PPE possible by a fellow Sysop,
  146.    and encourage me to continue making other quality shareware programs in
  147.    the future. Plus you will also receive 2 added features to the program.
  148.  
  149.       1) A Sysop utility that will come up instead of the main menu when the
  150.          sysop runs the PPE. This will allow the Sysop to add new users,
  151.          purge old users, delete existing users, modify existing users.
  152.  
  153.       2) An add-on program that will run either in the $$logoff or as part
  154.          of an event to sort the index files.
  155.  
  156.          The cost of registration is only $15.00
  157.  
  158.          ALL registered versions must be downloaded from the support BBS.
  159.  
  160.          To get your registered copy of The Depository with a credit card
  161.          please call (609) 587-2672 and type PCS at the Main Board menu.
  162.          Orders are processed in 24 hours and you can then download your
  163.          registered version in Conference #55 by typing SUPPORT.
  164.  
  165.          If you prefer to pay by check or money order (Credit cards also)
  166.          please fill out the REGISTER.FRM and mail it to:
  167.  
  168.                            Practical Computer Services
  169.                                   P.O. Box 9088
  170.                                Trenton, NJ  08650
  171.  
  172.          Make checks/money orders payable to: PRACTICAL COMPUTER SERVICES
  173.  
  174.                                     -3-
  175.  
  176. SPECIAL THANKS:
  177.                 I would like to thank a few people who helped me complete
  178.               this project:
  179.  
  180.               Robert Jackson (The Twilight Zone BBS), the original author
  181.               of this software. His hard work can never be replaced.
  182.  
  183.               Bill Roman (The Detour BBS) for testing and writing the
  184.               documentation.
  185.  
  186.               Gary Smith (Computer Profiles BBS) for writing the add-on
  187.               routine to handle the Bytes/Time exchange option.
  188.  
  189. LICENSE AND DISCLAIMER
  190.  
  191.   LICENSE:    You are allowed to use the Depository Bank for 30 days, after
  192.             which you must either register it or stop using it completely.
  193.             You are granted, the purchaser - and the purchaser accepts -
  194.             a non-transferrable and non-exclusive license to use, on any
  195.             computer, the software products and accompanying materials
  196.             provided to the downloader by me. Purchaser is hereby licensed
  197.             only to read the program from its medium into memory in as many
  198.             computers as they so warrant, solely for the purpose of executing
  199.             the program.
  200.  
  201.              I shall have the right to terminate this license if purchaser
  202.            violates any of its provisions. Purchaser agrees that the
  203.            software products and accompanying materials are the property of
  204.            the author Robert Watson, and that he shall maintain title to
  205.            and ownership of the software products at all times. Purchaser
  206.            agrees to make no more than one (1) additional working copy and
  207.            one (1) backup copy of the software for their personal use only.
  208.  
  209.              I make no warranties of any kind, expressed or implied, with
  210.            respect to the performance, accuracy, or fitness of the software
  211.            products for any particular purpose. In no event shall the author
  212.            or any if its representatives, be liable for any loss of profit
  213.            or any other damages, arising out of the use of this product.
  214.  
  215. DISCLAIMER:  There is made no warranty of any kind, expressed or implied
  216.            including, without limitation, any warranties of merchantability
  217.            and / or fitness for a particular purpose. I shall not be liable
  218.            for any damages, whether direct, indirect, special or sequential
  219.            arising from failure of this program to operate in the manner
  220.            desired by the User. I shall not be liable for any damage to data
  221.            or property which may be caused directly or indirectly by the User
  222.            of this program.
  223.  
  224. DISTRIBUTION:
  225.              You may make the SHAREWARE version available for downloading
  226.            from your BBS or you may upload it to any BBS of your choice,
  227.            provided that you do not make any changes to the contents of the
  228.            archive (ZIP file). The archive and its individual contents may
  229.            not be used by any service that charges any money whatsoever,
  230.            without the written permission of the author. You may NOT
  231.            distribute the REGISTERED version in any way, shape or form!
  232.  
  233.                                     -4-
  234.